52词语>英语词典>instruction execution翻译和用法

instruction execution

英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

网络  指令执行

计算机

英英释义

noun

  • (computer science) the process of carrying out an instruction by a computer
      Synonym:execution

    双语例句

    • Static instruction scheduling decides the execution order of instructions and improves the instruction-level parallelism by reducing stall caused by dependences.
      静态指令调度决定指令执行顺序,屏蔽指令间由于依赖关系而产生的延迟,从而提高了指令的并行度。
    • Pipeline is dealing with instruction, including instruction decode, issue, and execution.
      流水线正在处理指令,包括指令解码、发布和执行。
    • In the traditional Cache, the Cache hit ratio is insured only by the address locality of memory reference instruction stream during program execution, it restricts the improvement of Cache hit ratio.
      在传统的Cache中,仅仅依靠程序执行时访存指令流地址的局域性来保证较高的Cache命中率,使得Cache命中率的提高受到限制。
    • But in reality, the upper software drives the underlying hardware, for example different instruction execution and data access affect the underlying hardware circuit directly and result in different power generation.
      但在实际情况中,底层硬件受上层软件驱动,例如不同指令执行和数据存取等软件指令直接影响底层硬件的电路活动,导致不同功耗产生。
    • Research and Analysis of the Value Prediction and Instruction Reuse Techniques in Speculated Execution
      推测执行中值预测与指令重用技术的研究与分析
    • This paper has discussed the relationship between the machine cycle and instruction execution time for superscalar RISC architecture, issuing multiple instructions in one machine cycle. Several new design features of superscalar RISC architecture with single execution unit and multiple function units have been analysed.
      本文讨论超标量RISC结构中单周期发多条指令中周期和执行指令时间的相对关系,并分析了新型超标量RISC结构的实现方案,其中包括具有单个执行部件和多个执行部件的结构。
    • This article probes into a kind of encryption method for files, which is different from the usual way. It also studies the encryption method for instruction inverse execution, which means how to use inverse instruction stream to realize the file encryption.
      研究一种打破常规的文件加密方法,指令的逆运动加密方法,即如何采用逆指令流来实现对计算机文件的加密。
    • The article essentially describes such points as instruction execution and memory management in constructing a virtual running embedded system.
      文中着重介绍了构建嵌入式虚拟运行平台中的指令执行、存储器管理等核心技术问题。
    • The platform introduces two memory system structure, addressing mode simulation guarantees that not only the operand is correctly obtained, but also the instruction execution time is correctly calculated.
      采用了两种存储器体系结构,寻址方式的模拟不仅保证了正确地确定操作数,而且能够正确统计指令执行时间。
    • The model of instruction level parallel program execution
      指令级并行程序执行模型